home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Sound / the MP3 Alarm Clock ƒ / How to make skins next >
Encoding:
Text File  |  2000-04-18  |  2.3 KB  |  83 lines

  1.    How To Make Your Own Skins
  2.  
  3.                      version 1.1
  4. Made by Mike Margolis ©2000
  5. mike@axisproductions.com
  6. http://mike.axisproductions.com/clock/
  7.  
  8. note - the Gadget font is needed for this readme to look right :-)
  9.  
  10. What you need:
  11.     Resedit (or another resource editing program) and a graphics program to create  graphics for the numerals 0-9, AM, PM, :, and (blank).
  12.  
  13. What if I'm not smart enough to use ResEdit?
  14.     If you REALLY want to make a skin and you know how to use an art program, make a large PICT file with all of the images (details below) and email the PICT to me (mike@axisproductions.com) and if you ask really nice and I have some free time, I'll do all of this scary resource editing stuff for you.
  15.  
  16. OK, now what?
  17.     There are a few things you need to do to ensure the MP3 Alarm Clock will accept your skin, and have it look good.
  18.  
  19.     √ All graphics must be the same height.
  20.     √ 0-9 and (blank) must be the same width.
  21.     √ AM and PM must be the same width.
  22.  
  23. If you fail to do this - you will get an error message that looks like this when you try to use your new skin:
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. Now - onto creating the skins!
  34. Duplicate any old skin and open it up with the resource editing program of your choice.  Skin files have 2 components you need to worry about, PICT resources and STR# resources.  Take your pictures that you created and paste them into the skin.  Here is a screenshot of me pasting in the "2" numeral in my default skin:
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60. The PICTs are numbered as so:
  61.  
  62. 128 -> Unused
  63. 129 - 138 -> 0 - 9 numeral pictures
  64. 139 -> blank picture (just the background color/pattern)
  65. 140 -> AM picture
  66. 141 -> PM picture
  67. 142 -> : (time separator) picture
  68.  
  69. the STR#s (strings) are numbered as so:
  70. 128/1 -> Official name of skin
  71. 128/2 -> Your name
  72. 129/1 -> Version number (make it equal to the current version of the MP3 Alarm Clock)
  73.  
  74. Is that all?  Is it really that easy?
  75.     Pretty much.  There are two steps left.   
  76.  
  77. 1) Paste one of the numeral PICTs onto the files icon like so:
  78.     • Copy a PICT inside your art program
  79.     • Get Info on the new skin (File->Get Info or Apple-I)
  80.     • Click on the icon
  81.     • Paste (Edit>Paste or Apple-V)
  82.  
  83. 2) Email me (mike@axisproductions.com) with the new skin.  If you want I'll bundle it with my program, or make it available on my website for people to download!